Einhugur Word Plugin for Xojo

Run.Drawing Property

Gets drawing object from the Run.

Drawing as EinhugurWord.Drawing {Read}

Remarks

Drawing object can carry drawing, Images, and SVG. Currently we only support readying Images and SVG.

You can use the IsDrawing property to check if the run is actually drawing or not.

See Also

Run Class